home *** CD-ROM | disk | FTP | other *** search
- MABRY SOFTWARE - ADVANCED LIST BOX ACTIVEX CONTROL - RELEASE NOTES
- October 10, 1998
-
-
- 1.00.009 August 26, 1998
- * The Up/Down arrow keys do not fire the KeyDown
- or KeyUp events.
- * The MouseUp button always passes Button zero
- as the argument, even when button 1 or button
- 2 was passed during the MouseDown and MouseMove.
- * When the list is in multiselect mode and items
- are selected, if an item is removed, the selected
- array is not updated properly.
- * The BackColor property can be set at runtime,
- but does not actually change the color of the
- control.
-
- 1.00.008 May 12, 1998
- * Fixed bug which prevented Default and Cancel
- properties from working in command buttons when
- listx had the focus.
- * Added Scrollbar property (None, Vertical, Horizontal,
- Both).
- * Added handlers for End and Home keys.
- * Added horizontal scrollbar.
- * Added Enabled property.
-
- 1.00.007 April 8, 1998
- * Fixed problem where PutItems was failing when
- large (> 500K) amounts of data were being added.
- * ListIndex can now be set to -1.
- * Fixed problem with some ItemData items being
- incorrect when new items and item data were added
- in a loop.
-
- 1.00.006 March 15, 1998
- * Fixed painting problem with horizontal bars.
-
- 1.00.005 February 27, 1998
- * Fixed GPF which occured randomly when deleteing
- items having ItemData assigned.
-
- 1.00.004 January 15, 1998
- * Changed version string to n.n.n.n as it should
- have been instead of n,n,n,n.
- * Fixed problems encountered if a drag operation
- was started during a mouse down event.
- * Mouse pointer no longer changes during resize
- operation.
- * Deleting a column in the Custom dialog no longer
- selects the wrong column after the delete.
- * Improved heading alignment with various combinations
- of header and list 3D effects.
- * Mouse no longer flickers when over headers.
- * Fixed various scrollbar problems.
- * Changed scrollbar code so that it correctly handles
- more than 64k items.
- * Fixed problem with stray pixels on far right
- of list when switching horizontal and vertical
- dividers on and off.
- * Fixed scrollbar problem if horizontal dividers
- enabled.
- * Fixed a problem with the focus not being set
- to the ListIndex item if ListIndex modified after
- loading list.
- * Clear method now resets ListIndex.
-
- 1.00.003 November 30, 1997
- * Added SetFocus method.
- * Item selection state flags are now cleared when
- list items are deleted or the Clear method is
- used. Note: Items replaced, using the ReplaceItem
- method for instance, retain the selection state
- of the item being replaced.
- * The control now fires Click events when the arrow
- keys are used to change the selected item.
- * Added NewIndex property. Note: At this time
- the utility of this property is limited since
- List/X does not sort items as they are added
- to the list. If a new item is added to an already
- sorted list then the Sorted property must be
- toggled to Fals and back to True again to cause
- the list to be resorted.
- * Fixed bug that was causing selection of incorrect
- item in long lists with HorizDividers = True.
-
- 1.00.002 November 21, 1997
- * Multi-columns now being displayed even if there
- is no text for a column.
- * Fixed flickering of focus rectangle when the
- mouse moves.
- * Improved scrollbar handling.
- * Focus rectangle now set when ListIndex is set
- programatically.
-
- 1.00.001 November 18, 1997
- * Minor repairs to scrollbar handling.
- * Fixed bug that was preventing IMListPaint methods
- from being called under certain circumstances
- where the list didn't have focus.
-
- 1.00.000 November 11, 1997
- * Product release.
-